- 
          
- 
        Couldn't load subscription status. 
- Fork 431
Add possibility to embed custom libraries into the sketch #2514
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
| Codecov Report❌ Patch coverage is  
 Additional details and impacted files@@           Coverage Diff           @@
##           master    #2514   +/-   ##
=======================================
  Coverage   67.55%   67.56%           
=======================================
  Files         237      237           
  Lines       22358    22398   +40     
=======================================
+ Hits        15105    15134   +29     
- Misses       6063     6071    +8     
- Partials     1190     1193    +3     
 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
 | 
1020934    to
    c1983cf      
    Compare
  
    c1983cf    to
    dcc216f      
    Compare
  
    0e4559b    to
    83a9b40      
    Compare
  
    
Please check if the PR fulfills these requirements
See how to contribute
UPGRADING.mdhas been updated with a migration guide (for breaking changes)configuration.schema.jsonupdated if new parameters are added.What kind of change does this PR introduce?
Adds the possibility to include libraries in the sketch
librariesfolderWhat is the current behavior?
What is the new behavior?
Does this PR introduce a breaking change, and is titled accordingly?
Other information
Resolves #1255